home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / pascal / facilis.zip / FACILIS.DOC < prev    next >
Text File  |  1985-10-04  |  2KB  |  40 lines

  1.                                FACILIS
  2. Version 0.20                                              File FACILIS.DOC
  3.  
  4. FACILIS is a p-code compiler for an extended subset of Pascal.  It is written
  5. in Turbo Pascal for the IBMPC.  This compiler will be of interest especially
  6. to two groups of users: (1) students learning the Pascal language, before
  7. making a commitment to a commercial compiler; (2) compiler tinkerers who
  8. desire source code for modification or extension.
  9.  
  10. The compiler adheres closely to the standard Pascal of Jensen and Wirth.
  11. However, file I/O is not yet implemented, and there are some other limitations.
  12. See the Users Manual for details.
  13.  
  14. The following FACILIS files are available:
  15. Documentation:
  16.    FACILIS.DOC  -  this document
  17.    FACILIS.UM   -  Users Manual - extensions, limitations, error codes -
  18.                       You need this to run programs under Facilis.
  19.    FACILIS.IM   -  Implementation Manual - syntax, internal codes and tables -
  20.                       You need this to modify and recompile Facilis.
  21. Executable Code:
  22.    FACILIS.COM  -  the compiler
  23.    FACILIS.000  -  a required overlay file
  24. Source Code:
  25.    FACILIS.PAS  -  main program in Turbo
  26.    BLOCK.PAS    -  a required include file, contains most of compiler
  27.    INTERPRT.PAS -  a required include file, contains run-time interpreter
  28. Test Programs:
  29.    TEST.PAS     -  overall confidence test for the compiler
  30.    STEST.PAS    -  exercises the string facility
  31.    ZELLER.PAS   -  a short demo program
  32.  
  33. Files can be downloaded from the RBBS-PC operated by
  34.               John Naleszkiewicz
  35.               (301) 468-1439 (data)
  36.               6:30pm to 8:30am weekdays
  37.               24Hrs weekends.
  38. hn Naleszkiewicz
  39.               (301) 468-1439 (data)
  40.               6:3